Build: #1355 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

That there are no mds packages with inconsistent versions of the same item: Test case result

The below summarizes the result of the test "That there are no mds packages with inconsistent versions of the same item" in build 1,355 of Reference Metadata module - Reference Metadata module - Default Job. View test case history
Description
That there are no mds packages with inconsistent versions of the same item
Test class
org.openmrs.module.referencemetadata.InconsistentMetadataComponentTest
Method
testThatThereAreNoMdsPackagesWithInconsistentVersionsOfTheSameItem
Duration
8 mins
Status
Failed (New Failure)

Error Log

java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:99)
	at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:122)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:307)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:284)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor#0' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionInterceptor' while setting bean property 'transactionInterceptor'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionInterceptor' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientDAO' while setting bean property 'patientDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'personServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'personDAO' while setting bean property 'personDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conceptService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'conceptServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conceptServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'conceptDAO' while setting bean property 'conceptDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'conceptDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'obsServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'obsDAO' while setting bean property 'obsDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'encounterServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'encounterDAO' while setting bean property 'encounterDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locationService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'locationServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locationServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'locationDAO' while setting bean property 'locationDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locationDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'orderServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'orderDAO' while setting bean property 'orderDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'formService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'formServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'formServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'formDAO' while setting bean property 'formDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'formDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'adminServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'adminDAO' while setting bean property 'administrationDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datatypeService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'datatypeServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datatypeServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'datatypeDAO' while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datatypeDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'programWorkflowService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'programWorkflowServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'programWorkflowServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'programWorkflowDAO' while setting bean property 'programWorkflowDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'programWorkflowDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'messageServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'templateDAO' while setting bean property 'templateDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'templateDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientSetService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientSetServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientSetServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientSetDAO' while setting bean property 'patientSetDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientSetDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cohortService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'cohortServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cohortServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'cohortDAO' while setting bean property 'cohortDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cohortDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulerService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'schedulerServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulerServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'schedulerDAO' while setting bean property 'schedulerDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'schedulerDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'alertServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'alertDAO' while setting bean property 'alertDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'alertDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'reportServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'reportDAO' while setting bean property 'reportDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportObjectService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'reportObjectServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportObjectServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'reportObjectDAO' while setting bean property 'reportObjectDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportObjectDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hL7Service' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'hL7ServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hL7ServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'hL7DAO' while setting bean property 'HL7DAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hL7DAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'activeListService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'activeListServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'activeListServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'activeListDAO' while setting bean property 'activeListDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'activeListDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'visitServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'visitDAO' while setting bean property 'visitDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'providerService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'providerServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'providerServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'providerDAO' while setting bean property 'providerDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'providerDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'noteService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'noteServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'noteServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'noteDAO' while setting bean property 'noteDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'noteDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingSerializedDefinitionService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#55849bb6' of type [org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.reporting.definition.service.SerializedDefinitionServiceImpl#55849bb6' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'serializedObjectDAO' while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serializedObjectDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingReportService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.report.service.ReportServiceImpl#8d6437a' of type [org.openmrs.module.reporting.report.service.ReportServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.reporting.report.service.ReportServiceImpl#8d6437a' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.report.service.db.HibernateReportDAO#5d3038a2' of type [org.openmrs.module.reporting.report.service.db.HibernateReportDAO] while setting bean property 'reportDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.reporting.report.service.db.HibernateReportDAO#5d3038a2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingCohortQueryService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceImpl#c939045' of type [org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.reporting.cohort.query.service.CohortQueryServiceImpl#c939045' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'cohortQueryDAO' while setting bean property 'cohortQueryDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cohortQueryDAO' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reportingDataSetQueryService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.reporting.dataset.query.service.BaseDataSetQueryService#30eff17d' of type [org.openmrs.module.reporting.dataset.query.service.BaseDataSetQueryService] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.reporting.dataset.query.service.BaseDataSetQueryService#30eff17d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dataSetQueryDAO' while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSetQueryDAO' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/reporting-api/0.9.8.1/reporting-api-0.9.8.1.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'providerManagementService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.providermanagement.api.impl.ProviderManagementServiceImpl#5172e27d' of type [org.openmrs.module.providermanagement.api.impl.ProviderManagementServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.providermanagement.api.impl.ProviderManagementServiceImpl#5172e27d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO#2c5a2212' of type [org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO] while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO#2c5a2212' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dbSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbSessionFactory' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'providerSuggestionService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.providermanagement.api.impl.ProviderSuggestionServiceImpl#63ac3790' of type [org.openmrs.module.providermanagement.api.impl.ProviderSuggestionServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.providermanagement.api.impl.ProviderSuggestionServiceImpl#63ac3790' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO#4d73a651' of type [org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO] while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.providermanagement.api.db.hibernate.HibernateProviderManagementDAO#4d73a651' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/providermanagement-api/2.4/providermanagement-api-2.4.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dbSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbSessionFactory' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'userService': org.springframework.beans.factory.FactoryBeanNotInitializedException: FactoryBean is not fully initialized yet
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'encounterService' while setting bean property 'encounterService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'encounterServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'encounterDAO' while setting bean property 'encounterDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'encounterDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#5d4ebf15' of type [org.openmrs.module.emrapi.concept.EmrConceptServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#5d4ebf15' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO#4759df3b' of type [org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO] while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO#4759df3b' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dbSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbSessionFactory' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#4640a746' of type [org.openmrs.module.emrapi.patient.EmrPatientServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.patient.EmrPatientServiceImpl#4640a746' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.HibernateEmrPatientDAO#5ce32b8e' of type [org.openmrs.module.emrapi.patient.HibernateEmrPatientDAO] while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.patient.HibernateEmrPatientDAO#5ce32b8e' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dbSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbSessionFactory' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPatientProfileService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#5501f18' of type [org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.patient.EmrPatientProfileServiceImpl#5501f18' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'patientService' while setting bean property 'patientService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'patientDAO' while setting bean property 'patientDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'patientDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dispositionService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#4f296361' of type [org.openmrs.module.emrapi.disposition.DispositionServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.disposition.DispositionServiceImpl#4f296361' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrConceptService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrConceptService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#5d4ebf15' of type [org.openmrs.module.emrapi.concept.EmrConceptServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.concept.EmrConceptServiceImpl#5d4ebf15' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO#4759df3b' of type [org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO] while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.concept.HibernateEmrConceptDAO#4759df3b' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'dbSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbSessionFactory' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrEncounterServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrEncounterServiceTarget' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'adminService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'adminServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'adminDAO' while setting bean property 'administrationDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adminDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrVisitService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.visit.EmrVisitServiceImpl#263b9de1' of type [org.openmrs.module.emrapi.visit.EmrVisitServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.visit.EmrVisitServiceImpl#263b9de1' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'visitService' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'visitServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'visitDAO' while setting bean property 'visitDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'visitDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'obsService' while setting bean property 'obsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'obsServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsServiceTarget' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'obsDAO' while setting bean property 'obsDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'obsDAO' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'sessionFactory': FactoryBean which is currently in creation returned null from getObject
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'diagnosisService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' of type [org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.diagnosis.DiagnosisServiceImpl#502d66b2' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adtService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' of type [org.openmrs.module.emrapi.adt.AdtServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.adt.AdtServiceImpl#54b1593d' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appointmentService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' of type [org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl#327afea4' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appointmentscheduling-api/1.3/appointmentscheduling-api-1.3.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55' of type [org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO] while setting bean property 'appointmentTypeDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateAppointmentTypeDAO#40399a55': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.hibernate.SessionFactory org.openmrs.module.appointmentscheduling.api.db.hibernate.HibernateSingleClassDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accountService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' of type [org.openmrs.module.emrapi.account.AccountServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.account.AccountServiceImpl#59ac902c' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'userService' while setting bean property 'userService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'userServiceTarget' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceTarget': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: java.util.List org.openmrs.api.impl.UserServiceImpl.privilegeListeners; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrPersonImageService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' of type [org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.emrapi.person.image.EmrPersonImageServiceImpl#684fe40' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/emrapi-api/1.12/emrapi-api-1.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'emrApiProperties' while setting bean property 'emrApiProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'emrApiProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: protected org.openmrs.api.ConceptService org.openmrs.module.emrapi.utils.ModuleProperties.conceptService; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appFrameworkService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AppFrameworkServiceImpl#2b164eb5' 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#2b164eb5' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.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.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administrativeNotificationService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/appframework-api/2.8/appframework-api-2.8.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c' of type [org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl#4589632c': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private java.util.List org.openmrs.module.appframework.service.AdministrativeNotificationServiceImpl.administrativeNotificationProducers; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'metadatasharing.MetadataService' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/module/metadatasharing-api-common/1.1.10/metadatasharing-api-common-1.1.10.jar!/moduleApplicationContext.xml]: Cannot create inner bean 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23' of type [org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.openmrs.module.metadatasharing.api.impl.MetadataServiceImpl#65409e23': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateMetadataDAO': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.hibernate.SessionFactory org.openmrs.module.metadatasharing.api.db.hibernate.HibernateMetadataDAO.sessionFactory; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:326)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1158)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:628)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:120)
	at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:100)
	at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248)
	at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContextInternal(CacheAwareContextLoaderDelegate.java:64)
	at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:91)
	... 32 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionInterceptor' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:326)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1158)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
	... 50 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [applicationContext-service.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:326)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1158)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
	... 60 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:289)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1146)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
	... 70 more
Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: public java.util.Map org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.interceptors; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:517)
	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:286)
	... 78 more
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.openmrs.event.api.db.hibernate.HibernateEventInterceptor] for bean with name 'eventInterceptor' defined in URL [jar:file:/home/bamboo-agent-2/.m2/repository/org/openmrs/event-api/2.3/event-api-2.3.jar!/moduleApplicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1281)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:575)
	at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1350)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:355)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:334)
	at org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors(BeanFactoryUtils.java:187)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:897)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:842)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:770)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:489)
	... 80 more
Caused by: java.lang.ClassNotFoundException: org.openmrs.event.api.db.hibernate.HibernateEventInterceptor
	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
	at org.openmrs.util.OpenmrsClassLoader.loadClass(OpenmrsClassLoader.java:166)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:255)
	at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:416)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1302)
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1273)
	... 89 more